less than 1 minute read

  • Constructed the database in MySQL and designed entities (students, instructors, administrators, and courses) and their relationship based on the 3rd NF of the database
  • Developed the website in Python; realized a full range of interactive course assignment processes, including submission, download, review, evaluation, message, counting late and missing submission.
  • Click here to view it (It is used in many courses like Information Systems Analysis and Design, Python and Linear Algebra at WHU with more than 5,000 users)

Database design

Functional design

avatar

E-R diagram

avatar

Page design

Log in

avatar

Admin page

avatar

Teacher page

avatar

Students page

avatar